home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / sharutil.2 / sharutil / sharutils-4.2 / lib / ChangeLog < prev    next >
Encoding:
Text File  |  1995-11-24  |  1.5 KB  |  55 lines

  1. Tue Nov 21 16:28:58 1995  Ulrich Drepper  <drepper@myware>
  2.  
  3.     * system.h: Add prototype for stpcpy.
  4.  
  5. Thu Nov 16 20:52:11 1995  Ulrich Drepper  <drepper@myware>
  6.  
  7.     * whoami.c (get_hostname): Prefer HAVE_UNAME before
  8.     HAVE_ETC_SYSTEMID.  Seems not to work on DGUX systems.  Hope this
  9.     does not break anything else.  Reported by Roderick Schertler.
  10.  
  11. Sun Nov  5 20:24:38 1995  Ulrich Drepper  <drepper@myware>
  12.  
  13.     * system.h: Rename _N to N_.
  14.  
  15. Sun Nov  5 13:33:16 1995  Ulrich Drepper  <drepper@myware>
  16.  
  17.     * Makefile.in (dist): Suppress error message when ln failed.
  18.  
  19.     * system.h:
  20.     Rename macro _C to _N and use gettext_noop instead of gettext_const.
  21.  
  22. Fri Nov  3 00:41:01 1995  Ulrich Drepper  <drepper@myware>
  23.  
  24.     * system.h (_GTM): Remove macro.
  25.     (_C): Define according to gettext-0.9.7.  Use gettext_const.
  26.  
  27. Tue Oct 31 01:25:13 1995  Ulrich Drepper  <drepper@myware>
  28.  
  29.     * Makefile.in (LINK, LDFLAGS, ANSI2KNR): Remove unused variables.
  30.     (ALLOCA, ALLOCA_SRC): Define variables and use in SOURCES and OBJECTS.
  31.  
  32. Sat Sep 23 13:10:39 1995  Ulrich Drepper  <drepper@myware>
  33.  
  34.     * Makefile.in (HEADERS): Add md5.h.
  35.     (SOURCES): Add md5.c.
  36.     (OBJECTS): Add md5.o.
  37.  
  38. Tue Aug 15 16:48:38 1995  Ulrich Drepper  <drepper@myware>
  39.  
  40.     * Makefile.in (dist): Remove `copying instead' message.
  41.  
  42. Thu Aug 10 22:40:31 1995  Ulrich Drepper  <drepper@myware>
  43.  
  44.     * Makefile.in (SOURCES): Add stpcpy.c.
  45.       Reported by Franc,ois Pinard.
  46.  
  47.     * system.h (_GTM): Add definition.
  48.  
  49. Tue Aug  1 18:33:24 1995  Ulrich Drepper  <drepper@myware>
  50.  
  51.     * Makefile.in: New file.
  52.  
  53.     * Sharutils is now not any more a flat directory structure.
  54.  
  55.